


body {
	font-size:16pt;
	font-family: arial, helvetica, sans-serif;
	}
table { 
	font-size:16pt;
	font-family: arial, helvetica, sans-serif;
	}

A:link { color: #0000FF ; text-decoration: underline; } 
A:visited { color : #FF00FF; text-decoration: underline; } 
A:hover {color:#FF0000;background : yellow;text-decoration: underline ;} 
A:active {color: #008000; background: #CFDFEB; text-decoration: underline; } 

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	text-shadow:Silver;
	text-transform:uppercase;
	color: #FF0000;
	background-image:none;
	background-repeat:no-repeat;
	}
.gauche {
	text-align:left;
	}
.centre {
	text-align: center;
	}
.droite {
	text-align: right;
		}
		
.just{
	text-align: justify;
		}
		
.ital {
	font-style: italic;
		}	
.gras {
	font-weight: bold;
	}

.noirgras {
	font-weight: bold;
	color: #000000;
	}
.rougegras {
	font-weight: bold;
	color: #FF0000;
	}
.rougemaigre {
	color: #FF0000;
	}
.turquoisemaigre {
	color: #336666;
	}
.turquoisegras {
	font-weight: bold;
	color: #336666;
	}
.vertgras {
	font-weight: bold;
	color: #006600;
	}
.vertmaigre {
	font-weight: normal;
	color: #006600;
	}
.bleumauve {
	color: #6600FF;
	}
.petitpetit {
	font-size:10pt;
	}	
.petit {
	font-size:12pt;
	}	
.grand {
	font-size:18pt;
	}
	
.transp0{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}
.transp25{
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	}		
.transp50{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}	
.transp75{
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	}	
	
div#sterilisateur1 div#sterilisateur2 div#sterilisateur3 {
	background-image: url("x-sterilisateur.gif")
	}
